-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the otel-collector group with 1 update #4568
Merged
yurishkuro
merged 1 commit into
main
from
dependabot/go_modules/otel-collector-1b09decc75
Jul 6, 2023
Merged
Bump the otel-collector group with 1 update #4568
yurishkuro
merged 1 commit into
main
from
dependabot/go_modules/otel-collector-1b09decc75
Jul 6, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the otel-collector group with 1 update: [github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger](https://github.com/open-telemetry/opentelemetry-collector-contrib). - [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-collector-contrib@v0.80.0...v0.81.0) --- updated-dependencies: - dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel-collector ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #4568 +/- ##
=======================================
Coverage 97.05% 97.05%
=======================================
Files 301 301
Lines 17837 17837
=======================================
Hits 17312 17312
Misses 421 421
Partials 104 104
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
yurishkuro
approved these changes
Jul 6, 2023
dependabot
bot
deleted the
dependabot/go_modules/otel-collector-1b09decc75
branch
July 6, 2023 04:51
afzal442
pushed a commit
to Cloud-Hacks/jaeger
that referenced
this pull request
Jul 10, 2023
Bumps the otel-collector group with 1 update: [github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger](https://github.com/open-telemetry/opentelemetry-collector-contrib). <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/releases">github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's releases</a>.</em></p> <blockquote> <h2>v0.81.0</h2> <h3>Images and binaries here: <a href="https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.81.0">https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.81.0</a></h3> <p>The OpenTelemetry Collector Contrib contains everything in the <a href="https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.81.0">opentelemetry-collector release</a>, be sure to check the release notes there as well.</p> <h2>v0.81.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li> <p><code>clickhouseexporter</code>: Add scopeName and scopeVersion column to span table. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21214">#21214</a>)</p> </li> <li> <p><code>clickhouseexporter</code>: add log scope columns to span table. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/20280">#20280</a>)</p> </li> <li> <p><code>receiver/aerospike</code>: Change the type of <code>Config.Password</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>receiver/bigip</code>: Change the type of <code>Config.Password</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>receiver/couchdb</code>: Change the type of <code>Config.Password</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>receiver/elasticsearch</code>: Change the type of <code>Config.Password</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>receiver/mongodb</code>: Change the type of <code>Config.Password</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>receiver/mongodbatlas</code>: Change the types of <code>Config.PrivateKey</code> and <code>Config.Alerts.Secret</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>receiver/mysql</code>: Change the type of <code>Config.Password</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>dockerstatsreceiver</code>: Add non populated metrics <code>container.memory.anon</code> and <code>container.memory.file</code> that are only available when the host uses cgroups v2. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21097">#21097</a>) Metric <code>container.memory.file</code> was added to fulfil the lack of <code>container.memory.total_cache</code> metric in case that the cgroup version mounted in the host is v2 instead of v1.</p> <p>Now there is documentation of which metrics are available depending cgroups version being used on the host.</p> </li> </ul> <h3>🚩 Deprecations 🚩</h3> <ul> <li><code>mysqlreceiver</code>: set <code>mysql.locked_connects</code> as optional in order to remove it in next release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/14138">#14138</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23274">#23274</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li> <p><code>mdatagen</code>: Adds a parent field to metadata.yaml for subcomponents. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23636">#23636</a>)</p> </li> <li> <p><code>sqlqueryreceiver</code>: Add support of Start and End Timestamp Column in Metric Configuration. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/18925">#18925</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/14146">#14146</a>)</p> </li> <li> <p><code>postgresqlreceiver</code>: Adds unit to metrics where this was missing. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23571">#23571</a>) Affected metrics can be found below.</p> <ul> <li>postgresql.bgwriter.maxwritten</li> <li>postgresql.table.count</li> </ul> </li> <li> <p><code>mdatagen</code>: Adds validation to mdatagen to ensure that all required fields are present, and their content is valid. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23783">#23783</a>)</p> </li> <li> <p><code>filelogreceiver</code>: Add support for tracking the current file in filelogreceiver (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/22998">#22998</a>)</p> </li> <li> <p><code>exporter/datasetexporter</code>: Add more details to User-Agent header for DataSet HTTP requests (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/20660">#20660</a>)</p> </li> <li> <p><code>dockerstatsreceiver</code>: Add <code>container.image.id</code> and <code>container.command_line</code> optional resource attributes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21092">#21092</a>)</p> </li> <li> <p><code>googlecloudexporter</code>: Adds an experimental, opt-in write ahead log for GCP metrics exporter. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23679">#23679</a>)</p> </li> <li> <p><code>pkg/ottl</code>: Adds new <code>Time</code> converter to convert a string to a Golang time struct based on a supplied format (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/22007">#22007</a>)</p> </li> <li> <p><code>hostmetricsreceiver</code>: Add new Windows-exclusive process.handles metric. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21379">#21379</a>)</p> </li> <li> <p><code>websocketprocessor</code>: Rename websocketprocessor to remoteobserverprocessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23856">#23856</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Adds a way to configure the list of added resource attributes by the processor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21482">#21482</a>) Users can now configure what resource attributes are gathered by specific detectors. Example configuration:</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG.md">github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's changelog</a>.</em></p> <blockquote> <h2>v0.81.0</h2> <h3>🛑 Breaking changes 🛑</h3> <ul> <li> <p><code>clickhouseexporter</code>: Add scopeName and scopeVersion column to span table. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21214">#21214</a>)</p> </li> <li> <p><code>clickhouseexporter</code>: add log scope columns to span table. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/20280">#20280</a>)</p> </li> <li> <p><code>receiver/aerospike</code>: Change the type of <code>Config.Password</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>receiver/bigip</code>: Change the type of <code>Config.Password</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>receiver/couchdb</code>: Change the type of <code>Config.Password</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>receiver/elasticsearch</code>: Change the type of <code>Config.Password</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>receiver/mongodb</code>: Change the type of <code>Config.Password</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>receiver/mongodbatlas</code>: Change the types of <code>Config.PrivateKey</code> and <code>Config.Alerts.Secret</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>receiver/mysql</code>: Change the type of <code>Config.Password</code> to be <code>configopaque.String</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/17273">#17273</a>)</p> </li> <li> <p><code>dockerstatsreceiver</code>: Add non populated metrics <code>container.memory.anon</code> and <code>container.memory.file</code> that are only available when the host uses cgroups v2. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21097">#21097</a>) Metric <code>container.memory.file</code> was added to fulfil the lack of <code>container.memory.total_cache</code> metric in case that the cgroup version mounted in the host is v2 instead of v1.</p> <p>Now there is documentation of which metrics are available depending cgroups version being used on the host.</p> </li> </ul> <h3>🚩 Deprecations 🚩</h3> <ul> <li><code>mysqlreceiver</code>: set <code>mysql.locked_connects</code> as optional in order to remove it in next release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/14138">#14138</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23274">#23274</a>)</li> </ul> <h3>💡 Enhancements 💡</h3> <ul> <li> <p><code>mdatagen</code>: Adds a parent field to metadata.yaml for subcomponents. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23636">#23636</a>)</p> </li> <li> <p><code>sqlqueryreceiver</code>: Add support of Start and End Timestamp Column in Metric Configuration. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/18925">#18925</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/14146">#14146</a>)</p> </li> <li> <p><code>postgresqlreceiver</code>: Adds unit to metrics where this was missing. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23571">#23571</a>) Affected metrics can be found below.</p> <ul> <li>postgresql.bgwriter.maxwritten</li> <li>postgresql.table.count</li> </ul> </li> <li> <p><code>mdatagen</code>: Adds validation to mdatagen to ensure that all required fields are present, and their content is valid. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23783">#23783</a>)</p> </li> <li> <p><code>filelogreceiver</code>: Add support for tracking the current file in filelogreceiver (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/22998">#22998</a>)</p> </li> <li> <p><code>exporter/datasetexporter</code>: Add more details to User-Agent header for DataSet HTTP requests (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/20660">#20660</a>)</p> </li> <li> <p><code>dockerstatsreceiver</code>: Add <code>container.image.id</code> and <code>container.command_line</code> optional resource attributes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21092">#21092</a>)</p> </li> <li> <p><code>googlecloudexporter</code>: Adds an experimental, opt-in write ahead log for GCP metrics exporter. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23679">#23679</a>)</p> </li> <li> <p><code>pkg/ottl</code>: Adds new <code>Time</code> converter to convert a string to a Golang time struct based on a supplied format (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/22007">#22007</a>)</p> </li> <li> <p><code>hostmetricsreceiver</code>: Add new Windows-exclusive process.handles metric. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21379">#21379</a>)</p> </li> <li> <p><code>websocketprocessor</code>: Rename websocketprocessor to remoteobserverprocessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23856">#23856</a>)</p> </li> <li> <p><code>resourcedetectionprocessor</code>: Adds a way to configure the list of added resource attributes by the processor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/21482">#21482</a>) Users can now configure what resource attributes are gathered by specific detectors. Example configuration:</p> <pre><code>resourcedetection: detectors: [system, ec2] system: resource_attributes: </code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/2ae4bb7319f43c979735e96e1f782494e05e0cc7"><code>2ae4bb7</code></a> [chore] Prepare release 0.81.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23978">#23978</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/e9bdc636a01731bc1531f0b1a74859812e073eb4"><code>e9bdc63</code></a> Revert "[chore] Remove skip flaky test for hostmetricsreceiver" (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23982">#23982</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/f85dd5b4b59282932db14a1187ad3687083b4c5c"><code>f85dd5b</code></a> Make sed replace statements more resilient (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23977">#23977</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/10e46605b7b9f775a3658f4e2ba59960ffe33847"><code>10e4660</code></a> [ci] Specify 7 as arm version for arm build in CI (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23436">#23436</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/d51d3135984633d7d07fdb42f38ef122849e548a"><code>d51d313</code></a> Removing jkowall from codeowners for logzioexporter (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23845">#23845</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/9caec802b06e75bdb4a3f6b27409bfbefca543b8"><code>9caec80</code></a> [chore] Minor cleanup of vcenter metric code (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23873">#23873</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/aa6560128d4cd9f7a540935a8b3e2a4c603e38c0"><code>aa65601</code></a> Add dashpole back to auto-assignees (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23876">#23876</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/65cc16d880571ef2224154253dbea885f5d8fac9"><code>65cc16d</code></a> Remove tbarker from codeowners (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23877">#23877</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/d98c227f8d4c7072344a46ae1d2d64e33c2b8644"><code>d98c227</code></a> [chore] dependabot updates Tue Jul 4 17:49:08 UTC 2023 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23954">#23954</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/dbcf37ae329f0aef6f664ed5c05a9ac85f54579a"><code>dbcf37a</code></a> [chore] fix exhaustive lint for dynatrace exporter (<a href="https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/23951">#23951</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.80.0...v0.81.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger&package-manager=go_modules&previous-version=0.80.0&new-version=0.81.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Afzal Ansari <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the otel-collector group with 1 update: github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger.
Release notes
Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's releases.
... (truncated)
Changelog
Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's changelog.
... (truncated)
Commits
2ae4bb7
[chore] Prepare release 0.81.0 (#23978)e9bdc63
Revert "[chore] Remove skip flaky test for hostmetricsreceiver" (#23982)f85dd5b
Make sed replace statements more resilient (#23977)10e4660
[ci] Specify 7 as arm version for arm build in CI (#23436)d51d313
Removing jkowall from codeowners for logzioexporter (#23845)9caec80
[chore] Minor cleanup of vcenter metric code (#23873)aa65601
Add dashpole back to auto-assignees (#23876)65cc16d
Remove tbarker from codeowners (#23877)d98c227
[chore] dependabot updates Tue Jul 4 17:49:08 UTC 2023 (#23954)dbcf37a
[chore] fix exhaustive lint for dynatrace exporter (#23951)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually